<xs:complexType name="Rows" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:sequence> <xs:element name="Row" type="xsi:Row" minOccurs="1" maxOccurs="unbounded" /> </xs:sequence> </xs:complexType>